Add an agent to an agent pool

Request

PUT https://{hostname}:{port}
    /cli/agentPool/addAgentToPool?{parameters}
Table 1. Request parameters
Parameter Type Required Description
pool string true Name or ID of the agent pool
agent string true Name or ID of the agent

Related CLI command: addAgentToPool.